CombinedImageSampler

Undocumented in source.
struct CombinedImageSampler {}

Members

Variables

combinedId
uint combinedId;

The ID of the sampler2D variable.

imageId
uint imageId;

The ID of the texture2D variable.

samplerId
uint samplerId;

The ID of the sampler variable.

Meta